[INFO] fetching crate zbus 5.16.0...
[INFO] fixing zbus-5.16.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate zbus 5.16.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate zbus 5.16.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate zbus 5.16.0
[INFO] tweaked toml for crates.io crate zbus 5.16.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zbus 5.16.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zbus 5.16.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.0
[INFO] [stderr]   Downloaded vsock v0.5.4
[INFO] [stderr]   Downloaded toml_edit v0.25.3+spec-1.1.0
[INFO] [stderr]   Downloaded tokio-vsock v0.7.2
[INFO] [stderr]   Downloaded ntest_timeout v0.9.5
[INFO] [stderr]   Downloaded ntest v0.9.5
[INFO] [stderr]   Downloaded ntest_test_cases v0.9.5
[INFO] [stderr]   Downloaded codspeed-criterion-compat v4.7.0
[INFO] [stderr]   Downloaded codspeed-criterion-compat-walltime v4.7.0
[INFO] [stderr]   Downloaded codspeed v4.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b100764cba82cdd76046400c7e29f5cf0065b694cc3b683c7d69fdaf85f8dc0e
[INFO] running `Command { std: "docker" "start" "b100764cba82cdd76046400c7e29f5cf0065b694cc3b683c7d69fdaf85f8dc0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b100764cba82cdd76046400c7e29f5cf0065b694cc3b683c7d69fdaf85f8dc0e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b100764cba82cdd76046400c7e29f5cf0065b694cc3b683c7d69fdaf85f8dc0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b100764cba82cdd76046400c7e29f5cf0065b694cc3b683c7d69fdaf85f8dc0e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking zmij v1.0.0
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling codspeed-criterion-compat v4.7.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling codspeed v4.7.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.3+spec-1.1.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling ntest_test_cases v0.9.5
[INFO] [stderr]    Compiling ntest_timeout v0.9.5
[INFO] [stderr]     Checking ntest v0.9.5
[INFO] [stderr]    Compiling test-log-core v0.2.20
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling test-log-macros v0.2.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking test-log v0.2.20
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling zvariant_utils v3.4.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling zvariant_derive v5.12.0
[INFO] [stderr]     Checking codspeed-criterion-compat-walltime v4.7.0
[INFO] [stderr]    Compiling zvariant v5.12.0
[INFO] [stderr]     Checking zbus_names v4.3.2
[INFO] [stderr]    Compiling zbus_macros v5.16.0
[INFO] [stderr]     Checking zbus v5.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `zbus_xml` in this scope
[INFO] [stdout]   --> tests/iface_and_proxy/client.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let root_node = zbus_xml::Node::from_reader(root_xml.as_bytes())
[INFO] [stdout]    |                     ^^^^^^^^ use of unresolved module or unlinked crate `zbus_xml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `zbus_xml`, use `cargo add zbus_xml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zbus_xml` in this scope
[INFO] [stdout]    --> tests/iface_and_proxy/client.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         zbus_xml::Node::from_reader(xml.as_bytes()).map_err(|e| Error::Failure(e.to_string()))?;
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `zbus_xml`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zbus_xml`, use `cargo add zbus_xml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zbus_xml` in this scope
[INFO] [stdout]    --> tests/iface_and_proxy/client.rs:236:51
[INFO] [stdout]     |
[INFO] [stdout] 236 |             .filter(|a| a.direction().unwrap() == zbus_xml::ArgDirection::Out);
[INFO] [stdout]     |                                                   ^^^^^^^^ use of unresolved module or unlinked crate `zbus_xml`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zbus_xml`, use `cargo add zbus_xml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zbus` (test "e2e") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "b100764cba82cdd76046400c7e29f5cf0065b694cc3b683c7d69fdaf85f8dc0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b100764cba82cdd76046400c7e29f5cf0065b694cc3b683c7d69fdaf85f8dc0e", kill_on_drop: false }`
[INFO] [stdout] b100764cba82cdd76046400c7e29f5cf0065b694cc3b683c7d69fdaf85f8dc0e
